バイキング - アンサイクロペディア
バイキング - アンサイクロペディア
大草原不可避takker.icon
MediaWikiはCSSを埋め込めるんだ。初めて知った
css
code:css
body{
animation-name: vzykh;
animation-duration: 12s;
animation-iteration-count: infinite;
animation-timing-function: ease;
transform-origin: center top;
}
@keyframes vzykh{
0% {transform: rotate(-30deg);}
50%{transform: rotate(30deg);}
100%{transform: rotate(-30deg);}
}
#バイキング_(アトラクション)
Added on 2021-01-04 19:29:52